GetUserPhotoResponsePictureData Property |
Gets the picture data.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] PictureData { get; }Public ReadOnly Property PictureData As Byte()
Get
Property Value
Type:
ByteThe picture data.
See Also